3.10.11 \(\int \frac {(e x)^{7/2}}{(a-b x^2)^2 \sqrt {c-d x^2}} \, dx\) [911]

3.10.11.1 Optimal result
3.10.11.2 Mathematica [C] (verified)
3.10.11.3 Rubi [A] (verified)
3.10.11.4 Maple [B] (verified)
3.10.11.5 Fricas [F(-1)]
3.10.11.6 Sympy [F(-1)]
3.10.11.7 Maxima [F]
3.10.11.8 Giac [F]
3.10.11.9 Mupad [F(-1)]

3.10.11.1 Optimal result

Integrand size = 30, antiderivative size = 376 \[ \int \frac {(e x)^{7/2}}{\left (a-b x^2\right )^2 \sqrt {c-d x^2}} \, dx=\frac {a e^3 \sqrt {e x} \sqrt {c-d x^2}}{2 b (b c-a d) \left (a-b x^2\right )}+\frac {\sqrt [4]{c} (4 b c-3 a d) e^{7/2} \sqrt {1-\frac {d x^2}{c}} \operatorname {EllipticF}\left (\arcsin \left (\frac {\sqrt [4]{d} \sqrt {e x}}{\sqrt [4]{c} \sqrt {e}}\right ),-1\right )}{2 b^2 \sqrt [4]{d} (b c-a d) \sqrt {c-d x^2}}-\frac {\sqrt [4]{c} (5 b c-3 a d) e^{7/2} \sqrt {1-\frac {d x^2}{c}} \operatorname {EllipticPi}\left (-\frac {\sqrt {b} \sqrt {c}}{\sqrt {a} \sqrt {d}},\arcsin \left (\frac {\sqrt [4]{d} \sqrt {e x}}{\sqrt [4]{c} \sqrt {e}}\right ),-1\right )}{4 b^2 \sqrt [4]{d} (b c-a d) \sqrt {c-d x^2}}-\frac {\sqrt [4]{c} (5 b c-3 a d) e^{7/2} \sqrt {1-\frac {d x^2}{c}} \operatorname {EllipticPi}\left (\frac {\sqrt {b} \sqrt {c}}{\sqrt {a} \sqrt {d}},\arcsin \left (\frac {\sqrt [4]{d} \sqrt {e x}}{\sqrt [4]{c} \sqrt {e}}\right ),-1\right )}{4 b^2 \sqrt [4]{d} (b c-a d) \sqrt {c-d x^2}} \]

output
1/2*a*e^3*(e*x)^(1/2)*(-d*x^2+c)^(1/2)/b/(-a*d+b*c)/(-b*x^2+a)+1/2*c^(1/4) 
*(-3*a*d+4*b*c)*e^(7/2)*EllipticF(d^(1/4)*(e*x)^(1/2)/c^(1/4)/e^(1/2),I)*( 
1-d*x^2/c)^(1/2)/b^2/d^(1/4)/(-a*d+b*c)/(-d*x^2+c)^(1/2)-1/4*c^(1/4)*(-3*a 
*d+5*b*c)*e^(7/2)*EllipticPi(d^(1/4)*(e*x)^(1/2)/c^(1/4)/e^(1/2),-b^(1/2)* 
c^(1/2)/a^(1/2)/d^(1/2),I)*(1-d*x^2/c)^(1/2)/b^2/d^(1/4)/(-a*d+b*c)/(-d*x^ 
2+c)^(1/2)-1/4*c^(1/4)*(-3*a*d+5*b*c)*e^(7/2)*EllipticPi(d^(1/4)*(e*x)^(1/ 
2)/c^(1/4)/e^(1/2),b^(1/2)*c^(1/2)/a^(1/2)/d^(1/2),I)*(1-d*x^2/c)^(1/2)/b^ 
2/d^(1/4)/(-a*d+b*c)/(-d*x^2+c)^(1/2)
 
3.10.11.2 Mathematica [C] (verified)

Result contains higher order function than in optimal. Order 6 vs. order 4 in optimal.

Time = 11.17 (sec) , antiderivative size = 184, normalized size of antiderivative = 0.49 \[ \int \frac {(e x)^{7/2}}{\left (a-b x^2\right )^2 \sqrt {c-d x^2}} \, dx=\frac {e^3 \sqrt {e x} \left (-5 a^2 \left (c-d x^2\right )+5 a c \left (a-b x^2\right ) \sqrt {1-\frac {d x^2}{c}} \operatorname {AppellF1}\left (\frac {1}{4},\frac {1}{2},1,\frac {5}{4},\frac {d x^2}{c},\frac {b x^2}{a}\right )-(-4 b c+3 a d) x^2 \left (a-b x^2\right ) \sqrt {1-\frac {d x^2}{c}} \operatorname {AppellF1}\left (\frac {5}{4},\frac {1}{2},1,\frac {9}{4},\frac {d x^2}{c},\frac {b x^2}{a}\right )\right )}{10 a b (-b c+a d) \left (a-b x^2\right ) \sqrt {c-d x^2}} \]

input
Integrate[(e*x)^(7/2)/((a - b*x^2)^2*Sqrt[c - d*x^2]),x]
 
output
(e^3*Sqrt[e*x]*(-5*a^2*(c - d*x^2) + 5*a*c*(a - b*x^2)*Sqrt[1 - (d*x^2)/c] 
*AppellF1[1/4, 1/2, 1, 5/4, (d*x^2)/c, (b*x^2)/a] - (-4*b*c + 3*a*d)*x^2*( 
a - b*x^2)*Sqrt[1 - (d*x^2)/c]*AppellF1[5/4, 1/2, 1, 9/4, (d*x^2)/c, (b*x^ 
2)/a]))/(10*a*b*(-(b*c) + a*d)*(a - b*x^2)*Sqrt[c - d*x^2])
 
3.10.11.3 Rubi [A] (verified)

Time = 0.70 (sec) , antiderivative size = 374, normalized size of antiderivative = 0.99, number of steps used = 11, number of rules used = 10, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.333, Rules used = {368, 27, 970, 1021, 765, 762, 925, 27, 1543, 1542}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int \frac {(e x)^{7/2}}{\left (a-b x^2\right )^2 \sqrt {c-d x^2}} \, dx\)

\(\Big \downarrow \) 368

\(\displaystyle \frac {2 \int \frac {e^8 x^4}{\sqrt {c-d x^2} \left (a e^2-b e^2 x^2\right )^2}d\sqrt {e x}}{e}\)

\(\Big \downarrow \) 27

\(\displaystyle 2 e^3 \int \frac {e^4 x^4}{\sqrt {c-d x^2} \left (a e^2-b e^2 x^2\right )^2}d\sqrt {e x}\)

\(\Big \downarrow \) 970

\(\displaystyle 2 e^3 \left (\frac {a e^2 \sqrt {e x} \sqrt {c-d x^2}}{4 b (b c-a d) \left (a e^2-b e^2 x^2\right )}-\frac {\int \frac {(4 b c-3 a d) x^2 e^2+a c e^2}{\sqrt {c-d x^2} \left (a e^2-b e^2 x^2\right )}d\sqrt {e x}}{4 b (b c-a d)}\right )\)

\(\Big \downarrow \) 1021

\(\displaystyle 2 e^3 \left (\frac {a e^2 \sqrt {e x} \sqrt {c-d x^2}}{4 b (b c-a d) \left (a e^2-b e^2 x^2\right )}-\frac {\frac {a e^2 (5 b c-3 a d) \int \frac {1}{\sqrt {c-d x^2} \left (a e^2-b e^2 x^2\right )}d\sqrt {e x}}{b}-\frac {(4 b c-3 a d) \int \frac {1}{\sqrt {c-d x^2}}d\sqrt {e x}}{b}}{4 b (b c-a d)}\right )\)

\(\Big \downarrow \) 765

\(\displaystyle 2 e^3 \left (\frac {a e^2 \sqrt {e x} \sqrt {c-d x^2}}{4 b (b c-a d) \left (a e^2-b e^2 x^2\right )}-\frac {\frac {a e^2 (5 b c-3 a d) \int \frac {1}{\sqrt {c-d x^2} \left (a e^2-b e^2 x^2\right )}d\sqrt {e x}}{b}-\frac {\sqrt {1-\frac {d x^2}{c}} (4 b c-3 a d) \int \frac {1}{\sqrt {1-\frac {d x^2}{c}}}d\sqrt {e x}}{b \sqrt {c-d x^2}}}{4 b (b c-a d)}\right )\)

\(\Big \downarrow \) 762

\(\displaystyle 2 e^3 \left (\frac {a e^2 \sqrt {e x} \sqrt {c-d x^2}}{4 b (b c-a d) \left (a e^2-b e^2 x^2\right )}-\frac {\frac {a e^2 (5 b c-3 a d) \int \frac {1}{\sqrt {c-d x^2} \left (a e^2-b e^2 x^2\right )}d\sqrt {e x}}{b}-\frac {\sqrt [4]{c} \sqrt {e} \sqrt {1-\frac {d x^2}{c}} (4 b c-3 a d) \operatorname {EllipticF}\left (\arcsin \left (\frac {\sqrt [4]{d} \sqrt {e x}}{\sqrt [4]{c} \sqrt {e}}\right ),-1\right )}{b \sqrt [4]{d} \sqrt {c-d x^2}}}{4 b (b c-a d)}\right )\)

\(\Big \downarrow \) 925

\(\displaystyle 2 e^3 \left (\frac {a e^2 \sqrt {e x} \sqrt {c-d x^2}}{4 b (b c-a d) \left (a e^2-b e^2 x^2\right )}-\frac {\frac {a e^2 (5 b c-3 a d) \left (\frac {\int \frac {\sqrt {a} e}{\left (\sqrt {a} e-\sqrt {b} e x\right ) \sqrt {c-d x^2}}d\sqrt {e x}}{2 a e^2}+\frac {\int \frac {\sqrt {a} e}{\left (\sqrt {b} x e+\sqrt {a} e\right ) \sqrt {c-d x^2}}d\sqrt {e x}}{2 a e^2}\right )}{b}-\frac {\sqrt [4]{c} \sqrt {e} \sqrt {1-\frac {d x^2}{c}} (4 b c-3 a d) \operatorname {EllipticF}\left (\arcsin \left (\frac {\sqrt [4]{d} \sqrt {e x}}{\sqrt [4]{c} \sqrt {e}}\right ),-1\right )}{b \sqrt [4]{d} \sqrt {c-d x^2}}}{4 b (b c-a d)}\right )\)

\(\Big \downarrow \) 27

\(\displaystyle 2 e^3 \left (\frac {a e^2 \sqrt {e x} \sqrt {c-d x^2}}{4 b (b c-a d) \left (a e^2-b e^2 x^2\right )}-\frac {\frac {a e^2 (5 b c-3 a d) \left (\frac {\int \frac {1}{\left (\sqrt {a} e-\sqrt {b} e x\right ) \sqrt {c-d x^2}}d\sqrt {e x}}{2 \sqrt {a} e}+\frac {\int \frac {1}{\left (\sqrt {b} x e+\sqrt {a} e\right ) \sqrt {c-d x^2}}d\sqrt {e x}}{2 \sqrt {a} e}\right )}{b}-\frac {\sqrt [4]{c} \sqrt {e} \sqrt {1-\frac {d x^2}{c}} (4 b c-3 a d) \operatorname {EllipticF}\left (\arcsin \left (\frac {\sqrt [4]{d} \sqrt {e x}}{\sqrt [4]{c} \sqrt {e}}\right ),-1\right )}{b \sqrt [4]{d} \sqrt {c-d x^2}}}{4 b (b c-a d)}\right )\)

\(\Big \downarrow \) 1543

\(\displaystyle 2 e^3 \left (\frac {a e^2 \sqrt {e x} \sqrt {c-d x^2}}{4 b (b c-a d) \left (a e^2-b e^2 x^2\right )}-\frac {\frac {a e^2 (5 b c-3 a d) \left (\frac {\sqrt {1-\frac {d x^2}{c}} \int \frac {1}{\left (\sqrt {a} e-\sqrt {b} e x\right ) \sqrt {1-\frac {d x^2}{c}}}d\sqrt {e x}}{2 \sqrt {a} e \sqrt {c-d x^2}}+\frac {\sqrt {1-\frac {d x^2}{c}} \int \frac {1}{\left (\sqrt {b} x e+\sqrt {a} e\right ) \sqrt {1-\frac {d x^2}{c}}}d\sqrt {e x}}{2 \sqrt {a} e \sqrt {c-d x^2}}\right )}{b}-\frac {\sqrt [4]{c} \sqrt {e} \sqrt {1-\frac {d x^2}{c}} (4 b c-3 a d) \operatorname {EllipticF}\left (\arcsin \left (\frac {\sqrt [4]{d} \sqrt {e x}}{\sqrt [4]{c} \sqrt {e}}\right ),-1\right )}{b \sqrt [4]{d} \sqrt {c-d x^2}}}{4 b (b c-a d)}\right )\)

\(\Big \downarrow \) 1542

\(\displaystyle 2 e^3 \left (\frac {a e^2 \sqrt {e x} \sqrt {c-d x^2}}{4 b (b c-a d) \left (a e^2-b e^2 x^2\right )}-\frac {\frac {a e^2 (5 b c-3 a d) \left (\frac {\sqrt [4]{c} \sqrt {1-\frac {d x^2}{c}} \operatorname {EllipticPi}\left (-\frac {\sqrt {b} \sqrt {c}}{\sqrt {a} \sqrt {d}},\arcsin \left (\frac {\sqrt [4]{d} \sqrt {e x}}{\sqrt [4]{c} \sqrt {e}}\right ),-1\right )}{2 a \sqrt [4]{d} e^{3/2} \sqrt {c-d x^2}}+\frac {\sqrt [4]{c} \sqrt {1-\frac {d x^2}{c}} \operatorname {EllipticPi}\left (\frac {\sqrt {b} \sqrt {c}}{\sqrt {a} \sqrt {d}},\arcsin \left (\frac {\sqrt [4]{d} \sqrt {e x}}{\sqrt [4]{c} \sqrt {e}}\right ),-1\right )}{2 a \sqrt [4]{d} e^{3/2} \sqrt {c-d x^2}}\right )}{b}-\frac {\sqrt [4]{c} \sqrt {e} \sqrt {1-\frac {d x^2}{c}} (4 b c-3 a d) \operatorname {EllipticF}\left (\arcsin \left (\frac {\sqrt [4]{d} \sqrt {e x}}{\sqrt [4]{c} \sqrt {e}}\right ),-1\right )}{b \sqrt [4]{d} \sqrt {c-d x^2}}}{4 b (b c-a d)}\right )\)

input
Int[(e*x)^(7/2)/((a - b*x^2)^2*Sqrt[c - d*x^2]),x]
 
output
2*e^3*((a*e^2*Sqrt[e*x]*Sqrt[c - d*x^2])/(4*b*(b*c - a*d)*(a*e^2 - b*e^2*x 
^2)) - (-((c^(1/4)*(4*b*c - 3*a*d)*Sqrt[e]*Sqrt[1 - (d*x^2)/c]*EllipticF[A 
rcSin[(d^(1/4)*Sqrt[e*x])/(c^(1/4)*Sqrt[e])], -1])/(b*d^(1/4)*Sqrt[c - d*x 
^2])) + (a*(5*b*c - 3*a*d)*e^2*((c^(1/4)*Sqrt[1 - (d*x^2)/c]*EllipticPi[-( 
(Sqrt[b]*Sqrt[c])/(Sqrt[a]*Sqrt[d])), ArcSin[(d^(1/4)*Sqrt[e*x])/(c^(1/4)* 
Sqrt[e])], -1])/(2*a*d^(1/4)*e^(3/2)*Sqrt[c - d*x^2]) + (c^(1/4)*Sqrt[1 - 
(d*x^2)/c]*EllipticPi[(Sqrt[b]*Sqrt[c])/(Sqrt[a]*Sqrt[d]), ArcSin[(d^(1/4) 
*Sqrt[e*x])/(c^(1/4)*Sqrt[e])], -1])/(2*a*d^(1/4)*e^(3/2)*Sqrt[c - d*x^2]) 
))/b)/(4*b*(b*c - a*d)))
 

3.10.11.3.1 Defintions of rubi rules used

rule 27
Int[(a_)*(Fx_), x_Symbol] :> Simp[a   Int[Fx, x], x] /; FreeQ[a, x] &&  !Ma 
tchQ[Fx, (b_)*(Gx_) /; FreeQ[b, x]]
 

rule 368
Int[((e_.)*(x_))^(m_)*((a_) + (b_.)*(x_)^2)^(p_)*((c_) + (d_.)*(x_)^2)^(q_) 
, x_Symbol] :> With[{k = Denominator[m]}, Simp[k/e   Subst[Int[x^(k*(m + 1) 
 - 1)*(a + b*(x^(k*2)/e^2))^p*(c + d*(x^(k*2)/e^2))^q, x], x, (e*x)^(1/k)], 
 x]] /; FreeQ[{a, b, c, d, e, p, q}, x] && NeQ[b*c - a*d, 0] && FractionQ[m 
] && IntegerQ[p]
 

rule 762
Int[1/Sqrt[(a_) + (b_.)*(x_)^4], x_Symbol] :> Simp[(1/(Sqrt[a]*Rt[-b/a, 4]) 
)*EllipticF[ArcSin[Rt[-b/a, 4]*x], -1], x] /; FreeQ[{a, b}, x] && NegQ[b/a] 
 && GtQ[a, 0]
 

rule 765
Int[1/Sqrt[(a_) + (b_.)*(x_)^4], x_Symbol] :> Simp[Sqrt[1 + b*(x^4/a)]/Sqrt 
[a + b*x^4]   Int[1/Sqrt[1 + b*(x^4/a)], x], x] /; FreeQ[{a, b}, x] && NegQ 
[b/a] &&  !GtQ[a, 0]
 

rule 925
Int[1/(Sqrt[(a_) + (b_.)*(x_)^4]*((c_) + (d_.)*(x_)^4)), x_Symbol] :> Simp[ 
1/(2*c)   Int[1/(Sqrt[a + b*x^4]*(1 - Rt[-d/c, 2]*x^2)), x], x] + Simp[1/(2 
*c)   Int[1/(Sqrt[a + b*x^4]*(1 + Rt[-d/c, 2]*x^2)), x], x] /; FreeQ[{a, b, 
 c, d}, x] && NeQ[b*c - a*d, 0]
 

rule 970
Int[((e_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_ 
))^(q_), x_Symbol] :> Simp[(-a)*e^(2*n - 1)*(e*x)^(m - 2*n + 1)*(a + b*x^n) 
^(p + 1)*((c + d*x^n)^(q + 1)/(b*n*(b*c - a*d)*(p + 1))), x] + Simp[e^(2*n) 
/(b*n*(b*c - a*d)*(p + 1))   Int[(e*x)^(m - 2*n)*(a + b*x^n)^(p + 1)*(c + d 
*x^n)^q*Simp[a*c*(m - 2*n + 1) + (a*d*(m - n + n*q + 1) + b*c*n*(p + 1))*x^ 
n, x], x], x] /; FreeQ[{a, b, c, d, e, q}, x] && NeQ[b*c - a*d, 0] && IGtQ[ 
n, 0] && LtQ[p, -1] && GtQ[m - n + 1, n] && IntBinomialQ[a, b, c, d, e, m, 
n, p, q, x]
 

rule 1021
Int[((e_) + (f_.)*(x_)^(n_))/(((a_) + (b_.)*(x_)^(n_))*Sqrt[(c_) + (d_.)*(x 
_)^(n_)]), x_Symbol] :> Simp[f/b   Int[1/Sqrt[c + d*x^n], x], x] + Simp[(b* 
e - a*f)/b   Int[1/((a + b*x^n)*Sqrt[c + d*x^n]), x], x] /; FreeQ[{a, b, c, 
 d, e, f, n}, x]
 

rule 1542
Int[1/(((d_) + (e_.)*(x_)^2)*Sqrt[(a_) + (c_.)*(x_)^4]), x_Symbol] :> With[ 
{q = Rt[-c/a, 4]}, Simp[(1/(d*Sqrt[a]*q))*EllipticPi[-e/(d*q^2), ArcSin[q*x 
], -1], x]] /; FreeQ[{a, c, d, e}, x] && NegQ[c/a] && GtQ[a, 0]
 

rule 1543
Int[1/(((d_) + (e_.)*(x_)^2)*Sqrt[(a_) + (c_.)*(x_)^4]), x_Symbol] :> Simp[ 
Sqrt[1 + c*(x^4/a)]/Sqrt[a + c*x^4]   Int[1/((d + e*x^2)*Sqrt[1 + c*(x^4/a) 
]), x], x] /; FreeQ[{a, c, d, e}, x] && NegQ[c/a] &&  !GtQ[a, 0]
 
3.10.11.4 Maple [B] (verified)

Leaf count of result is larger than twice the leaf count of optimal. \(922\) vs. \(2(294)=588\).

Time = 3.08 (sec) , antiderivative size = 923, normalized size of antiderivative = 2.45

method result size
elliptic \(\frac {\sqrt {e x}\, \sqrt {\left (-d \,x^{2}+c \right ) e x}\, \left (-\frac {e^{3} a \sqrt {-d e \,x^{3}+c e x}}{2 \left (a d -b c \right ) b \left (-b \,x^{2}+a \right )}+\frac {\sqrt {c d}\, \sqrt {\frac {d x}{\sqrt {c d}}+1}\, \sqrt {-\frac {2 d x}{\sqrt {c d}}+2}\, \sqrt {-\frac {d x}{\sqrt {c d}}}\, F\left (\sqrt {\frac {\left (x +\frac {\sqrt {c d}}{d}\right ) d}{\sqrt {c d}}}, \frac {\sqrt {2}}{2}\right ) e^{4}}{d \sqrt {-d e \,x^{3}+c e x}\, b^{2}}-\frac {\sqrt {c d}\, \sqrt {\frac {d x}{\sqrt {c d}}+1}\, \sqrt {-\frac {2 d x}{\sqrt {c d}}+2}\, \sqrt {-\frac {d x}{\sqrt {c d}}}\, F\left (\sqrt {\frac {\left (x +\frac {\sqrt {c d}}{d}\right ) d}{\sqrt {c d}}}, \frac {\sqrt {2}}{2}\right ) a \,e^{4}}{4 \sqrt {-d e \,x^{3}+c e x}\, b^{2} \left (a d -b c \right )}+\frac {3 a^{2} e^{4} \sqrt {c d}\, \sqrt {\frac {d x}{\sqrt {c d}}+1}\, \sqrt {-\frac {2 d x}{\sqrt {c d}}+2}\, \sqrt {-\frac {d x}{\sqrt {c d}}}\, \Pi \left (\sqrt {\frac {\left (x +\frac {\sqrt {c d}}{d}\right ) d}{\sqrt {c d}}}, -\frac {\sqrt {c d}}{d \left (-\frac {\sqrt {c d}}{d}-\frac {\sqrt {a b}}{b}\right )}, \frac {\sqrt {2}}{2}\right )}{8 b^{2} \left (a d -b c \right ) \sqrt {a b}\, \sqrt {-d e \,x^{3}+c e x}\, \left (-\frac {\sqrt {c d}}{d}-\frac {\sqrt {a b}}{b}\right )}-\frac {5 a \,e^{4} \sqrt {c d}\, \sqrt {\frac {d x}{\sqrt {c d}}+1}\, \sqrt {-\frac {2 d x}{\sqrt {c d}}+2}\, \sqrt {-\frac {d x}{\sqrt {c d}}}\, \Pi \left (\sqrt {\frac {\left (x +\frac {\sqrt {c d}}{d}\right ) d}{\sqrt {c d}}}, -\frac {\sqrt {c d}}{d \left (-\frac {\sqrt {c d}}{d}-\frac {\sqrt {a b}}{b}\right )}, \frac {\sqrt {2}}{2}\right ) c}{8 b \left (a d -b c \right ) \sqrt {a b}\, d \sqrt {-d e \,x^{3}+c e x}\, \left (-\frac {\sqrt {c d}}{d}-\frac {\sqrt {a b}}{b}\right )}-\frac {3 a^{2} e^{4} \sqrt {c d}\, \sqrt {\frac {d x}{\sqrt {c d}}+1}\, \sqrt {-\frac {2 d x}{\sqrt {c d}}+2}\, \sqrt {-\frac {d x}{\sqrt {c d}}}\, \Pi \left (\sqrt {\frac {\left (x +\frac {\sqrt {c d}}{d}\right ) d}{\sqrt {c d}}}, -\frac {\sqrt {c d}}{d \left (-\frac {\sqrt {c d}}{d}+\frac {\sqrt {a b}}{b}\right )}, \frac {\sqrt {2}}{2}\right )}{8 b^{2} \left (a d -b c \right ) \sqrt {a b}\, \sqrt {-d e \,x^{3}+c e x}\, \left (-\frac {\sqrt {c d}}{d}+\frac {\sqrt {a b}}{b}\right )}+\frac {5 a \,e^{4} \sqrt {c d}\, \sqrt {\frac {d x}{\sqrt {c d}}+1}\, \sqrt {-\frac {2 d x}{\sqrt {c d}}+2}\, \sqrt {-\frac {d x}{\sqrt {c d}}}\, \Pi \left (\sqrt {\frac {\left (x +\frac {\sqrt {c d}}{d}\right ) d}{\sqrt {c d}}}, -\frac {\sqrt {c d}}{d \left (-\frac {\sqrt {c d}}{d}+\frac {\sqrt {a b}}{b}\right )}, \frac {\sqrt {2}}{2}\right ) c}{8 b \left (a d -b c \right ) \sqrt {a b}\, d \sqrt {-d e \,x^{3}+c e x}\, \left (-\frac {\sqrt {c d}}{d}+\frac {\sqrt {a b}}{b}\right )}\right )}{e x \sqrt {-d \,x^{2}+c}}\) \(923\)
default \(\text {Expression too large to display}\) \(2508\)

input
int((e*x)^(7/2)/(-b*x^2+a)^2/(-d*x^2+c)^(1/2),x,method=_RETURNVERBOSE)
 
output
1/e/x*(e*x)^(1/2)/(-d*x^2+c)^(1/2)*((-d*x^2+c)*e*x)^(1/2)*(-1/2/(a*d-b*c)* 
e^3*a/b*(-d*e*x^3+c*e*x)^(1/2)/(-b*x^2+a)+1/d*(c*d)^(1/2)*(d*x/(c*d)^(1/2) 
+1)^(1/2)*(-2*d*x/(c*d)^(1/2)+2)^(1/2)*(-d*x/(c*d)^(1/2))^(1/2)/(-d*e*x^3+ 
c*e*x)^(1/2)*EllipticF(((x+1/d*(c*d)^(1/2))*d/(c*d)^(1/2))^(1/2),1/2*2^(1/ 
2))*e^4/b^2-1/4*(c*d)^(1/2)*(d*x/(c*d)^(1/2)+1)^(1/2)*(-2*d*x/(c*d)^(1/2)+ 
2)^(1/2)*(-d*x/(c*d)^(1/2))^(1/2)/(-d*e*x^3+c*e*x)^(1/2)*EllipticF(((x+1/d 
*(c*d)^(1/2))*d/(c*d)^(1/2))^(1/2),1/2*2^(1/2))*a/b^2*e^4/(a*d-b*c)+3/8*a^ 
2*e^4/b^2/(a*d-b*c)/(a*b)^(1/2)*(c*d)^(1/2)*(d*x/(c*d)^(1/2)+1)^(1/2)*(-2* 
d*x/(c*d)^(1/2)+2)^(1/2)*(-d*x/(c*d)^(1/2))^(1/2)/(-d*e*x^3+c*e*x)^(1/2)/( 
-1/d*(c*d)^(1/2)-1/b*(a*b)^(1/2))*EllipticPi(((x+1/d*(c*d)^(1/2))*d/(c*d)^ 
(1/2))^(1/2),-1/d*(c*d)^(1/2)/(-1/d*(c*d)^(1/2)-1/b*(a*b)^(1/2)),1/2*2^(1/ 
2))-5/8*a*e^4/b/(a*d-b*c)/(a*b)^(1/2)/d*(c*d)^(1/2)*(d*x/(c*d)^(1/2)+1)^(1 
/2)*(-2*d*x/(c*d)^(1/2)+2)^(1/2)*(-d*x/(c*d)^(1/2))^(1/2)/(-d*e*x^3+c*e*x) 
^(1/2)/(-1/d*(c*d)^(1/2)-1/b*(a*b)^(1/2))*EllipticPi(((x+1/d*(c*d)^(1/2))* 
d/(c*d)^(1/2))^(1/2),-1/d*(c*d)^(1/2)/(-1/d*(c*d)^(1/2)-1/b*(a*b)^(1/2)),1 
/2*2^(1/2))*c-3/8*a^2*e^4/b^2/(a*d-b*c)/(a*b)^(1/2)*(c*d)^(1/2)*(d*x/(c*d) 
^(1/2)+1)^(1/2)*(-2*d*x/(c*d)^(1/2)+2)^(1/2)*(-d*x/(c*d)^(1/2))^(1/2)/(-d* 
e*x^3+c*e*x)^(1/2)/(-1/d*(c*d)^(1/2)+1/b*(a*b)^(1/2))*EllipticPi(((x+1/d*( 
c*d)^(1/2))*d/(c*d)^(1/2))^(1/2),-1/d*(c*d)^(1/2)/(-1/d*(c*d)^(1/2)+1/b*(a 
*b)^(1/2)),1/2*2^(1/2))+5/8*a*e^4/b/(a*d-b*c)/(a*b)^(1/2)/d*(c*d)^(1/2)...
 
3.10.11.5 Fricas [F(-1)]

Timed out. \[ \int \frac {(e x)^{7/2}}{\left (a-b x^2\right )^2 \sqrt {c-d x^2}} \, dx=\text {Timed out} \]

input
integrate((e*x)^(7/2)/(-b*x^2+a)^2/(-d*x^2+c)^(1/2),x, algorithm="fricas")
 
output
Timed out
 
3.10.11.6 Sympy [F(-1)]

Timed out. \[ \int \frac {(e x)^{7/2}}{\left (a-b x^2\right )^2 \sqrt {c-d x^2}} \, dx=\text {Timed out} \]

input
integrate((e*x)**(7/2)/(-b*x**2+a)**2/(-d*x**2+c)**(1/2),x)
 
output
Timed out
 
3.10.11.7 Maxima [F]

\[ \int \frac {(e x)^{7/2}}{\left (a-b x^2\right )^2 \sqrt {c-d x^2}} \, dx=\int { \frac {\left (e x\right )^{\frac {7}{2}}}{{\left (b x^{2} - a\right )}^{2} \sqrt {-d x^{2} + c}} \,d x } \]

input
integrate((e*x)^(7/2)/(-b*x^2+a)^2/(-d*x^2+c)^(1/2),x, algorithm="maxima")
 
output
integrate((e*x)^(7/2)/((b*x^2 - a)^2*sqrt(-d*x^2 + c)), x)
 
3.10.11.8 Giac [F]

\[ \int \frac {(e x)^{7/2}}{\left (a-b x^2\right )^2 \sqrt {c-d x^2}} \, dx=\int { \frac {\left (e x\right )^{\frac {7}{2}}}{{\left (b x^{2} - a\right )}^{2} \sqrt {-d x^{2} + c}} \,d x } \]

input
integrate((e*x)^(7/2)/(-b*x^2+a)^2/(-d*x^2+c)^(1/2),x, algorithm="giac")
 
output
integrate((e*x)^(7/2)/((b*x^2 - a)^2*sqrt(-d*x^2 + c)), x)
 
3.10.11.9 Mupad [F(-1)]

Timed out. \[ \int \frac {(e x)^{7/2}}{\left (a-b x^2\right )^2 \sqrt {c-d x^2}} \, dx=\int \frac {{\left (e\,x\right )}^{7/2}}{{\left (a-b\,x^2\right )}^2\,\sqrt {c-d\,x^2}} \,d x \]

input
int((e*x)^(7/2)/((a - b*x^2)^2*(c - d*x^2)^(1/2)),x)
 
output
int((e*x)^(7/2)/((a - b*x^2)^2*(c - d*x^2)^(1/2)), x)